Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes the depricated numpy alias np.int #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gxenos
Copy link

@gxenos gxenos commented Jan 16, 2023

Fixes #97
The now deprecated numpy np.int was an alias for the builtin int.
This commit simply changes thenp.int to the builtin int, used in ember/features.py file.

@cla-checker-service
Copy link

cla-checker-service bot commented Jan 16, 2023

💚 CLA has been signed

@gxenos
Copy link
Author

gxenos commented Jan 19, 2023

I signed the agreement

k0T0z added a commit to scorpionantimalware/ember that referenced this pull request Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NumPy 1.24 compatibility
1 participant